gtk3-demo: Add a fancy text demo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jun 2015 05:43:27 +0000 (22:43 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jun 2015 05:43:27 +0000 (22:43 -0700)
commitf97786f5e9ea46241410127e6d2d8ba8c44b9e71
treebcef758a8c8f7c79c63b6dfa9c531c2f5a9363b8
parent876a6b550b356c3dd65e33283584f7780d6705f2
gtk3-demo: Add a fancy text demo

This demonstrates rendering text with a pattern instead of a
single color.
demos/gtk-demo/Makefile.am
demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/textmask.c [new file with mode: 0644]